From: Keir Fraser Date: Mon, 21 Apr 2008 19:21:39 +0000 (+0100) Subject: src-tarball: Remove source control metadata. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~14215^2~153 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=cc6d49433730c5899dbbcc85ca7955f20e4efb51;p=xen.git src-tarball: Remove source control metadata. Signed-off-by: Keir Fraser --- diff --git a/Makefile b/Makefile index 3d2b7fc01e..fedbde3297 100644 --- a/Makefile +++ b/Makefile @@ -126,7 +126,7 @@ mrproper: distclean .PHONY: src-tarball src-tarball: distclean $(MAKE) -C xen .banner - rm -rf xen/tools/figlet + rm -rf xen/tools/figlet .[a-z]* $(MAKE) -C xen distclean .PHONY: help